java.lang.Object
ddejonge.bandana.tools.DefaultValues
public class DefaultValues
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static int
DEFAULT_GAME_SERVER_PORT
static int
DEFAULT_NEGO_SERVER_PORT
static java.util.List<java.lang.String>
DEFAULT_POWER_NAMES
-
Constructor Summary
Constructors Constructor Description DefaultValues()
-
Method Summary
-
Field Details
-
DEFAULT_POWER_NAMES
public static final java.util.List<java.lang.String> DEFAULT_POWER_NAMES -
DEFAULT_GAME_SERVER_PORT
public static final int DEFAULT_GAME_SERVER_PORT- See Also:
- Constant Field Values
-
DEFAULT_NEGO_SERVER_PORT
public static final int DEFAULT_NEGO_SERVER_PORT- See Also:
- Constant Field Values
-
-
Constructor Details
-
DefaultValues
public DefaultValues()
-